parameter n. 1.【数学】参数,变数;参词;参项。 2.【物理学】参量;(结晶体的)标轴。 3.〔废语〕【天文学】通径。 vt. -ize 使参数化。
variable adj. 1.易变的,变化无常的,无定的 (opp. constant, steady)。 2.可变的,能变的;变换的。 3.【数学】变量的;【天文学】变光的;【生物学】变异的。 Prices are variable according to the exchanges. 物价跟着汇率变动。 a man of variable character 反复无常的人。 a rod of variable length (伸缩)如意棒。 a word of variable construction 可以作种种解释的词。 variable capital 可变资本。 a variable budget 临时预算。 n. 1.易变的东西。 2.【数学】变量,变数,变项,变元 (opp. constant);【天文学】变星 (=variable star);【航海】(方向不定的)变风,不定风 (opp. trade wind); 〔pl.〕 (贸易风带中的)变风带。 adv. -ably ,-ness n.
And the variables parameters for that method call 以及这个方法调用的变量/参数的信息。
Variable parameter gradient estimation algorithm with local polynomial approximation 一类时变系统参数跟踪估计
Synchronization on sliding mode control of variable parameter chaotic systems 参数变化混沌动力学滑模变结构同步控制
Contains information about a wizard project s function and variable parameters 包含有关向导项目函数和变量参数的信息。
Test and study on vibratile drilling new laminated material by step type variable parameter 阶跃式变参数振动钻削新型叠层材料的实验研究
Modeling and simulating of variable parameters induction motors in electric vehicle applications 电动汽车感应电机的时变模型与计算机仿真
Robust nonlinear friction compensation of mechanical servo system with time variable parameters 参数不确定机械伺服系统的鲁棒非线性摩擦补偿控制
The object test bench menus do not display the function if the function takes a variable parameter argument 如果函数接受变量参数,则对象测试工作台菜单不显示该函数。
You can think of them as a kind of compiled template for the sql that you want to run , that can be customized using variable parameters 您可以把预处理语句看作您想要运行的sql的一种编译过的模板,它可以使用变量参数进行定制。
But because the variable parameter values are sent to the recursive call all at once , it is much easier to get the updated values right than it is in a loop 但因为所有可变的参数值都一次传给了递归调用,所以比起循环来,在尾递归中可以更容易地得到更新值。